Rename CUSTOMER_INSIGHTS.IDENTIFIERS_MISMATCH code#51
Conversation
|
@PedroDiez Since we have a lot of discussions about misuse of device identification error responses, I think the same privacy conserns may be raised for
Taking into account "Privacy by Design" paradigm the When phoneNumber is in the token, then it is still obvious that idDocument is wrong, but we may have other identifiers in the future. BTW. |
|
Hi, @rartych I agree with the comment and i think that it is a point for MetaRelease Spring 26 enhancement, not pnly to apply in Customer Insights but also in other APIs when happening that scenario. I will be opening an issue in Commonalities next week. Then, in the context of this API for this Metarelease Fall25 I would like to align the WG strategy: I think we can align in using: CUSTOMER_INSIGHTS.INVALID_IDENTIFIERS and for Spring 26 change this exception into a transversal "INVALID_IDENTIFIERS" or similar one as per agreement in Commonalities |
…into renaming_idDocument_mismatch_exception
…into renaming_idDocument_mismatch_exception
What type of PR is this?
What this PR does / why we need it:
This PR provides a better exception name for the scenario the idDocument provided is not consistent with the phoneNumber.
In order to avoid misleading with the transversal Commonalities exception.
Raised during RM review of Release Candidate proposal
Which issue(s) this PR fixes:
Fixes #47
Special notes for reviewers:
Changelog input
Additional documentation
N/A